home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / lzhpas.zip / README.TXT < prev   
Text File  |  1991-02-23  |  439b  |  8 lines

  1. What I have done is transcribe the LZHUF algorithm into Turbo pascal.
  2. LZH.PAS is the source code for a fairly flexible unit which can compress and
  3. decompress any kind of datayou throw at it.  LZHTEST.PAS is a sample program
  4. which can compress/decompress one file at a time.  
  5.   What you see is what you get - little documentation, moderate performance
  6. (be charitable, please), and it's free.  Enjoy. 
  7.                      DOUG WEBB
  8.